home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / CHIP_CD_2004-08.iso / software / allmediafixer / MediaFixer.exe / {app} / AllMediaFixer.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Encoding:
Text File  |  2004-06-14  |  8.6 KB  |  372 lines

  1. object Form2: TForm2
  2.   Left = 188
  3.   Top = 113
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Preferences'
  7.   ClientHeight = 308
  8.   ClientWidth = 394
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poMainFormCenter
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object FaceIco: TImage
  24.     Left = 8
  25.     Top = 272
  26.     Width = 33
  27.     Height = 33
  28.   end
  29.   object Button2: TButton
  30.     Left = 216
  31.     Top = 272
  32.     Width = 75
  33.     Height = 25
  34.     Caption = 'OK'
  35.     Default = True
  36.     TabOrder = 0
  37.     OnClick = Button2Click
  38.   end
  39.   object Button3: TButton
  40.     Left = 296
  41.     Top = 272
  42.     Width = 75
  43.     Height = 25
  44.     Cancel = True
  45.     Caption = 'Cancel'
  46.     TabOrder = 1
  47.     OnClick = Button3Click
  48.   end
  49.   object PageControl1: TPageControl
  50.     Left = 8
  51.     Top = 8
  52.     Width = 377
  53.     Height = 257
  54.     ActivePage = TabSheet1
  55.     TabOrder = 2
  56.     object TabSheet1: TTabSheet
  57.       Caption = 'Video'
  58.       object GroupBox1: TGroupBox
  59.         Left = 8
  60.         Top = 8
  61.         Width = 353
  62.         Height = 209
  63.         Caption = 'When find error in video file'
  64.         TabOrder = 0
  65.         object Video1: TRadioButton
  66.           Left = 24
  67.           Top = 24
  68.           Width = 169
  69.           Height = 17
  70.           Caption = 'Auto dispose (recommendation)'
  71.           TabOrder = 0
  72.           OnClick = Video1Click
  73.         end
  74.         object Video2: TRadioButton
  75.           Left = 24
  76.           Top = 48
  77.           Width = 57
  78.           Height = 17
  79.           Caption = 'Custom'
  80.           TabOrder = 1
  81.           OnClick = Video2Click
  82.         end
  83.         object Panel1: TPanel
  84.           Left = 32
  85.           Top = 64
  86.           Width = 233
  87.           Height = 129
  88.           BevelOuter = bvNone
  89.           TabOrder = 2
  90.           object VideoLabel2: TLabel
  91.             Left = 40
  92.             Top = 64
  93.             Width = 41
  94.             Height = 13
  95.             Caption = 'Fill color:'
  96.           end
  97.           object VideoLabel1: TLabel
  98.             Left = 40
  99.             Top = 32
  100.             Width = 30
  101.             Height = 13
  102.             Caption = 'Mode:'
  103.           end
  104.           object VideoColor: TShape
  105.             Left = 88
  106.             Top = 56
  107.             Width = 25
  108.             Height = 25
  109.           end
  110.           object Video3: TRadioButton
  111.             Left = 16
  112.             Top = 8
  113.             Width = 41
  114.             Height = 17
  115.             Caption = 'Fix'
  116.             TabOrder = 0
  117.             OnClick = Video3Click
  118.           end
  119.           object VideoMode: TComboBox
  120.             Left = 88
  121.             Top = 24
  122.             Width = 105
  123.             Height = 21
  124.             ItemHeight = 13
  125.             TabOrder = 1
  126.             Items.Strings = (
  127.               'Mode 1'
  128.               'Mode 2'
  129.               'Mode 3'
  130.               'Mode 4'
  131.               'Mode 5'
  132.               'Mode 6'
  133.               'Mode 7'
  134.               'Mode 8'
  135.               'Mode 9'
  136.               'Mode 10'
  137.               'Mode 11'
  138.               'Mode 12'
  139.               'Mode 13')
  140.           end
  141.           object VideoButton: TButton
  142.             Left = 120
  143.             Top = 56
  144.             Width = 73
  145.             Height = 25
  146.             Caption = 'Choose'
  147.             TabOrder = 2
  148.             OnClick = VideoButtonClick
  149.           end
  150.           object Video5: TRadioButton
  151.             Left = 16
  152.             Top = 112
  153.             Width = 57
  154.             Height = 17
  155.             Caption = 'Ignore'
  156.             TabOrder = 3
  157.             OnClick = Video5Click
  158.           end
  159.           object Video4: TRadioButton
  160.             Left = 16
  161.             Top = 88
  162.             Width = 65
  163.             Height = 17
  164.             Caption = 'Remove'
  165.             TabOrder = 4
  166.             OnClick = Video4Click
  167.           end
  168.         end
  169.       end
  170.     end
  171.     object TabSheet3: TTabSheet
  172.       Caption = 'Music'
  173.       ImageIndex = 2
  174.       object GroupBox2: TGroupBox
  175.         Left = 8
  176.         Top = 8
  177.         Width = 353
  178.         Height = 177
  179.         Caption = 'When find error in music file'
  180.         TabOrder = 0
  181.         object Music1: TRadioButton
  182.           Left = 24
  183.           Top = 24
  184.           Width = 169
  185.           Height = 17
  186.           Caption = 'Auto dispose (recommendation)'
  187.           TabOrder = 0
  188.           OnClick = Music1Click
  189.         end
  190.         object Music2: TRadioButton
  191.           Left = 24
  192.           Top = 48
  193.           Width = 65
  194.           Height = 17
  195.           Caption = 'Custom'
  196.           TabOrder = 1
  197.           OnClick = Music2Click
  198.         end
  199.         object Panel2: TPanel
  200.           Left = 24
  201.           Top = 64
  202.           Width = 257
  203.           Height = 105
  204.           BevelOuter = bvNone
  205.           TabOrder = 2
  206.           object MusicLabel1: TLabel
  207.             Left = 48
  208.             Top = 32
  209.             Width = 30
  210.             Height = 13
  211.             Caption = 'Mode:'
  212.           end
  213.           object MusicMode: TComboBox
  214.             Left = 96
  215.             Top = 24
  216.             Width = 105
  217.             Height = 21
  218.             ItemHeight = 13
  219.             TabOrder = 0
  220.             Items.Strings = (
  221.               'Mode 1'
  222.               'Mode 2'
  223.               'Mode 3'
  224.               'Mode 4'
  225.               'Mode 5'
  226.               'Mode 6'
  227.               'Mode 7'
  228.               'Mode 8'
  229.               'Mode 9')
  230.           end
  231.           object Music5: TRadioButton
  232.             Left = 24
  233.             Top = 80
  234.             Width = 57
  235.             Height = 17
  236.             Caption = 'Ignore'
  237.             TabOrder = 1
  238.             OnClick = Music5Click
  239.           end
  240.           object Music4: TRadioButton
  241.             Left = 24
  242.             Top = 56
  243.             Width = 65
  244.             Height = 17
  245.             Caption = 'Remove'
  246.             TabOrder = 2
  247.             OnClick = Music4Click
  248.           end
  249.           object Music3: TRadioButton
  250.             Left = 24
  251.             Top = 8
  252.             Width = 41
  253.             Height = 17
  254.             Caption = 'Fix'
  255.             TabOrder = 3
  256.             OnClick = Music3Click
  257.           end
  258.         end
  259.       end
  260.     end
  261.     object TabSheet4: TTabSheet
  262.       Caption = 'Image'
  263.       ImageIndex = 3
  264.       object GroupBox3: TGroupBox
  265.         Left = 8
  266.         Top = 8
  267.         Width = 353
  268.         Height = 209
  269.         Caption = 'When find error in picture file'
  270.         TabOrder = 0
  271.         object Image1: TRadioButton
  272.           Left = 24
  273.           Top = 24
  274.           Width = 169
  275.           Height = 17
  276.           Caption = 'Auto dispose (recommendation)'
  277.           TabOrder = 0
  278.           OnClick = Image1Click
  279.         end
  280.         object Image2: TRadioButton
  281.           Left = 24
  282.           Top = 48
  283.           Width = 65
  284.           Height = 17
  285.           Caption = 'Custom'
  286.           TabOrder = 1
  287.           OnClick = Image2Click
  288.         end
  289.         object Panel3: TPanel
  290.           Left = 24
  291.           Top = 72
  292.           Width = 305
  293.           Height = 129
  294.           BevelOuter = bvNone
  295.           TabOrder = 2
  296.           object ImageLabel1: TLabel
  297.             Left = 48
  298.             Top = 24
  299.             Width = 30
  300.             Height = 13
  301.             Caption = 'Mode:'
  302.           end
  303.           object ImageColor: TShape
  304.             Left = 96
  305.             Top = 48
  306.             Width = 25
  307.             Height = 25
  308.           end
  309.           object ImageLabel2: TLabel
  310.             Left = 48
  311.             Top = 56
  312.             Width = 42
  313.             Height = 13
  314.             Caption = 'Fill Color:'
  315.           end
  316.           object Image3: TRadioButton
  317.             Left = 24
  318.             Top = 0
  319.             Width = 113
  320.             Height = 17
  321.             Caption = 'Fix'
  322.             TabOrder = 0
  323.             OnClick = Image3Click
  324.           end
  325.           object ImageMode: TComboBox
  326.             Left = 96
  327.             Top = 16
  328.             Width = 105
  329.             Height = 21
  330.             ItemHeight = 13
  331.             TabOrder = 1
  332.             Items.Strings = (
  333.               'Mode 1'
  334.               'Mode 2')
  335.           end
  336.           object ImageButton: TButton
  337.             Left = 128
  338.             Top = 48
  339.             Width = 73
  340.             Height = 25
  341.             Caption = 'Choose'
  342.             TabOrder = 2
  343.             OnClick = ImageButtonClick
  344.           end
  345.           object Image4: TRadioButton
  346.             Left = 24
  347.             Top = 80
  348.             Width = 57
  349.             Height = 17
  350.             Caption = 'Delete'
  351.             TabOrder = 3
  352.             OnClick = Image4Click
  353.           end
  354.           object Image5: TRadioButton
  355.             Left = 24
  356.             Top = 104
  357.             Width = 57
  358.             Height = 17
  359.             Caption = 'Ignore'
  360.             TabOrder = 4
  361.             OnClick = Image5Click
  362.           end
  363.         end
  364.       end
  365.     end
  366.   end
  367.   object ColorDialog1: TColorDialog
  368.     Left = 48
  369.     Top = 272
  370.   end
  371. end
  372.